Skip to content

Add option to lock down VCN default security list#86

Open
ChristianBagley wants to merge 1 commit intoDataDog:masterfrom
ChristianBagley:fix/vcn-security-list-lockdown
Open

Add option to lock down VCN default security list#86
ChristianBagley wants to merge 1 commit intoDataDog:masterfrom
ChristianBagley:fix/vcn-security-list-lockdown

Conversation

@ChristianBagley
Copy link

What:
Lock down Datadog-created VCN default security lists by default and expose a toggle in the stack schema so teams can opt back into Oracle’s open SSH rules if needed.
Why:
Without this, every deployment quietly restores OCI’s default ingress rules (SSH from 0.0.0.0/0). The new toggle keeps fresh installs secure while preserving backward compatibility.
Testing:
Tested by running on this branch.

Addresses Issue #85

Introduces a variable to control removal of default OCI security list rules (SSH/ICMP) from Datadog-managed VCNs.

Updates module, schema, and variable definitions to support this behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant